A progression of values of type Int.
Int
Checks if the progression is empty.
The first element in the progression.
The last element in the progression.
The step of the progression.
Returns a progression that goes over the same range in the opposite direction with the same step.
Returns a progression that goes over the same range with the given step.